Initializes a new instance of the RowsEvent class.
Namespace: com.mindfusion.spreadsheetPackage: com.mindfusion.spreadsheet
public RowsEvent ( Object source, int index, int count, Iterable<PlainRegion> oldCellRegions, Iterable<PlainRegion> newCellRegions, Iterable<PlainRegion> oldRowRegions, Iterable<PlainRegion> newRowRegions, Object originalAutoFilter)
RowsEvent Classcom.mindfusion.spreadsheet Namespace